CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - data structure

搜索资源列表

  1. aaaaaaaaaaaaa

    1下载:
  2. 课程安排,用拓扑排序实现 4、实现课程的拓扑排序。(选)(加) 问题描述:软件专业的学生要学习一系列课程,其中有些课程必须在其先修课程完成后才能学习,具体关系见下表: 课程编号 课程名称 先决条件 C1 程序设计基础 无 C2 离散数学 C1 C3 数据结构 C1,C2 C4 汇编语言 C1 C5 操作系统 C3 假设每门课程的学习时间为一学期,试为该专业的学生设计教学计划,使他们能在最短的时间内修完这些课程。-curriculum, using topolo
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9296
    • 提供者:lea5195444
  1. Huffman 算法的不同实现

    0下载:
  2. ---- Huffman 算法的不同实现 本目录下的程序用8种不同的方式实现了Huffman编码算法,这8种方式分别是 * huffman_a 使用链表结构生成Huffman树的算法,这是最基本的实现方法,效率最低。 * huffman_b 使用《数据结构》(严蔚敏,吴伟民,1997,C语言版)中给出的算法,将二叉树存放在连续空间里(静态链表),空间的每个结点内仍有左子树、右子树、双亲等指针。 * huffman_c 使用Canonical
  3. 所属分类:密码/编码算法

    • 发布日期:2010-07-01
    • 文件大小:32702
    • 提供者:ray
  1. 20032328

    0下载:
  2. 这是一个数据结构八皇后问题的程序,提供了图形化显示功能.运行在TC++3.0-This is a data structure of the eight Queen's procedures, provides a graphical display. Running TC 3.0
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8037
    • 提供者:wsjok
  1. balanetree

    0下载:
  2. 数据结构设计--平衡二叉树的实现,完整实现二叉树算法-data structure design -- achieving a balanced binary tree, to achieve complete binary tree algorithm
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:16756
    • 提供者:小枫
  1. DataStructur&Algorithm

    0下载:
  2. 数据结构典型算法的代码!初次上载,多多指教!谢谢!-data structure typical algorithm code! Initial upload, exhibitions! Thank you!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3949437
    • 提供者:小林
  1. shuixuchazhao

    0下载:
  2. 此程序应用于数据结构,通过使用它可以作为顺序查找程序-this data structure to be applied through the use of it as a sequence tracing procedure
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:817
    • 提供者:wangjie
  1. erfengchazhao

    0下载:
  2. 此程序应用于数据结构,通过该程序代码实现二分查找。-this data structure to be applied through the code to achieve two hours to search.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:859
    • 提供者:wangjie
  1. haxichazhao

    0下载:
  2. 此程序应用于数据结构,专门可用来对哈希表进行查找-this data structure to be applied specifically can be used to search for Hash Table
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1139
    • 提供者:wangjie
  1. henry

    0下载:
  2. 哈夫曼樹的基本使用!實現的普通的編碼!是數據結搆中的基本問題-Huffman tree basic use! To achieve the common coding! Data structure is the basic problem! !
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1217
    • 提供者:亨利
  1. studengmansys

    0下载:
  2. 非常简单不过实用的数据结构实习作业,完善的功能,提供给广大同学参考之用-very simple but practical internship operational data structure, improve the functions provided to the students to use as reference
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2963
    • 提供者:李宏
  1. chessofhorse

    1下载:
  2. 数据结构课程设计:一个国际象棋的马蹋遍棋盘的演示程序-data structure course design : an international chess Ma H times chessboard of the demonstration program
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:169462
    • 提供者:风飘零
  1. image-go

    1下载:
  2. 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆栈的数据结构和操作 VC++开发轮廓跟踪源
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:274418
    • 提供者:zhou
  1. ZYB_NHD

    0下载:
  2. 程序采用当前最先进的Rijndael算法作为核心算法,带有可变块长和可变密钥长度的迭代块密码。块长和密钥长度可以分别指定成 128、192 或 256 位。假设一台一秒内可找出DES密钥的机器(如,每秒试255个密钥),如果用它来找出Rijndael的密钥,大约需要149万亿年。程序内部还使用了其它算法和符合密钥学的数据结构。多线程操作,保证加密时程序界面流畅,程序是用VS2005,C#做的,现将源程序发布在此。供初学者学习,希望对大家有所帮助。-procedures using the mos
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:168083
    • 提供者:huji
  1. moresort

    0下载:
  2. 数据结构中对于各个排序的优化,均为自己设计制作,-data structure for all sort of optimization, are making their own design, thank you
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:36991
    • 提供者:何阿瑟
  1. duiliedeyingyong

    0下载:
  2. 数据结构里队列的应用,以及栈的递归实现方法,对于函数的循环来实现函数的递归调用-queue data structure, the application stack and the recursive method, Functions for the cycle to achieve the recursive function call
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:10291
    • 提供者:许见
  1. paixuBC

    0下载:
  2. 数据结构中的建立排序二叉树算法,很经典,非常容易看懂,适合初学者.-data structure of the establishment of a binary tree sorting algorithm, very classic, very easy to understand, for beginners.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1369
    • 提供者:
  1. program_source_codes

    0下载:
  2. 一个数据结构基本算法的大集合……物超所值嘎,具体有什么自己看,不过都是比较基本的-a basic algorithm data structure great gathering of Ga ... excellent value for money, what their specific, But are relatively basic
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:32888
    • 提供者:张皓
  1. 256tohui

    0下载:
  2. 256 转换为灰度图像的代码,数据结构, 使用vc++开发-256 converted to grayscale images of code, data structure, use vc + +
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:136628
    • 提供者:zhanggang
  1. 9634

    0下载:
  2. 数据结构课程设计 数据结构课程设计-data structure course design d ata structure course design
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:38526
    • 提供者:ss
  1. tuobupaixu

    0下载:
  2. 这是学习数据结构时 作的拓补排序课程设计,在原有的基础上作了可识化处理.-data structure for the extension completed sequencing curriculum design, the original can be made based on knowledge processing.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:44771
    • 提供者:superdeng
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com